IMAPIFormMgr : IUnknown

The IMAPIFormMgr interface is used by form viewers to get information about and activate form servers.

Quick Info

 

Header file:

MAPIFORM.H

Exposed by:

Form manager objects

Implemented by:

Form library providers

Called by:

Form viewers

Corresponding pointer type:

LPMAPIFORMMGR

 

Vtable Order

 

LoadForm28S0VRE

Launches a form to open an existing message.

ResolveMessageClass13TY0WS

Resolves a message class to its form within a form container and returns a form information object for that form.

ResolveMultipleMessageClasses14MWNFN

Resolves a group of message classes to their forms within a form container and returns an array of form information objects for those forms.

CalcFormPropSet1YQG3O0

Returns an array of the properties used by a group of forms.

CreateFormADPNNW

Launches a form to create a new message based on that form.

SelectForm4ADE664

Presents a dialog box that enables the user to select a form and returns a form information object describing that form.

SelectMultipleForms138LXBI

Presents a dialog box that enables the user to select multiple forms and returns an array of form information objects describing those forms.

SelectFormContainer1.IN3DP

Presents a dialog box that enables the user to select a form container and returns an interface for the container object the user selected.

OpenFormContainer06UUI6

Opens an IMAPIFormContainer interface for a specific form container.

PrepareForm4MWX_5O

Downloads a form for launching.

IsInConflict13298Y5

Determines whether a form can handle its own message conflicts.